home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 November / Practical Internet November 2002.iso / pc / Software / Workshops / gg_setup.exe / #setuppath# / ggcss.exe / bodypop.asp < prev    next >
Encoding:
Text File  |  2002-05-01  |  328 b   |  16 lines

  1. <HTML>
  2. <HEAD>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <TITLE>Body Control</TITLE>
  5. <base target="output">
  6. </HEAD>
  7. <BODY BGCOLOR=#D4D0C8 topmargin="0" leftmargin="0">
  8. <%
  9. d1 = Request.Form("d1")
  10. If d1 = "" Then
  11. d1 = "body_bg_color.asp"
  12. End If
  13. %>
  14. <!-- #include file="colorpalette.asp" -->
  15. </BODY>
  16. </HTML>